-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.43
-
Code
-
Classes
- PaymentInformation
| Total Complexity |
29 |
| Dependencies |
18 |
| Dependents |
2 |
| Total lines |
264 |
| Lines of code |
115 |
| Logical lines of code |
41 |
| Comment lines |
50 |
| Methods |
22 |
| Properties |
4 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| renderWidget() |
S |
55 |
3 |
21 |
| getAddressContent() |
S |
60 |
3 |
13 |
| getTdEl() |
S |
70 |
3 |
6 |
| getCss() |
S |
63 |
2 |
11 |
| __construct() |
S |
76 |
1 |
4 |
| hasAddress() |
S |
80 |
1 |
3 |
| getAddressRow2() |
S |
81 |
1 |
3 |
| getAddressRow1() |
S |
81 |
1 |
3 |
| getCity() |
S |
81 |
1 |
3 |
| getCountryCode() |
S |
81 |
1 |
3 |
| getPostalCode() |
S |
81 |
1 |
3 |
| getStatus() |
S |
82 |
1 |
3 |
| getPaymentMethodName() |
S |
81 |
1 |
3 |
| getCustomerName() |
S |
81 |
1 |
3 |
| getTelephone() |
S |
80 |
1 |
3 |
| getEmail() |
S |
80 |
1 |
3 |
| getAuthorizedAmount() |
S |
81 |
1 |
3 |
| getCapturedAmount() |
S |
81 |
1 |
3 |
| getRefundedAmount() |
S |
81 |
1 |
3 |
| getCancelledAmount() |
S |
81 |
1 |
3 |
| getFormattedAmount() |
S |
65 |
1 |
10 |
| getTrEl() |
S |
72 |
1 |
5 |